PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText4Operator Class / setText Method
The COS string that represents the text.
In This Topic
    setText Method
    In This Topic
    Sets the text.
    Syntax
    public void setText( 
       PDFCosString value
    )

    Parameters

    value
    The COS string that represents the text.
    See Also